Skip to main content
Glama

MCP Task Manager Server_setTaskStatus

Sets the task status (todo, in-progress, review, done) for specified tasks within a project. Requires project ID, task IDs, and target status. Verifies task existence and returns the count of updated tasks.

Instructions

Updates the status ('todo', 'in-progress', 'review', 'done') for one or more tasks within a specified project. Requires the project ID, an array of task IDs (1-100), and the target status. Verifies all tasks exist in the project before updating. Returns the count of updated tasks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesThe unique identifier (UUID) of the project containing the tasks.
statusYesThe target status to set for the specified tasks.
task_idsYesAn array of task IDs (1-100) whose status should be updated.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/MCP-allthetools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server